home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 2: CDPD 1
/
Almathera Ten on Ten - Disc 2: CDPD 1.iso
/
pd
/
201-225
/
217
/
stevie
/
todo
< prev
next >
Wrap
Text File
|
1995-03-13
|
513b
|
22 lines
To Do
-----
- Change the static buffers for insert/undo/redo/undoundo/etc to dynamic
buffers.
- Add #'d and named buffers.
- Add 'R' and 'U'.
- In cmdline.c make get_range() give the appropriate error messages when it
gets a bad line range.
- Add & (do last search and replace on current line) and :[range]&
(do last search and replace on the range of lines).
- add set wrapmargin command
- add set shiftwidth command
- add set autowrite command
- add checks for out of memory when strsave() is used